From: Étienne Mollier Date: Mon, 22 Jun 2026 21:33:20 +0000 (+0200) Subject: d/changelog: ready for upload to unstable. X-Git-Tag: archive/raspbian/3.7.0+really3.7.0-6+rpi1^2~9 X-Git-Url: https://dgit.raspbian.org/%22http://www.example.com/cgi/success//%22http:/www.example.com/cgi/success/?a=commitdiff_plain;h=03a514808d7ee2f962a6696e6575f89c334cdf58;p=dcmtk.git d/changelog: ready for upload to unstable. --- diff --git a/debian/changelog b/debian/changelog index 828e1332..49510d53 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,12 @@ +dcmtk (3.7.0+really3.7.0-6) unstable; urgency=medium + + * CVE-2026-12805.patch: new: fix CVE-2026-12805. + This patch fixes a risk of buffer overflow by ensuring negative error + codes in XMLNode::parseFile are properly handled, as well a NULL + values. (Closes: #1140562) + + -- Étienne Mollier Mon, 22 Jun 2026 22:22:11 +0200 + dcmtk (3.7.0+really3.7.0-5) unstable; urgency=high * CVE-2026-10194.patch: new: fix CVE-2026-10194. (Closes: #1139181)